Skip to content

Feat: Add cc-remote-approval plugin#218

Open
DanielZhangReal wants to merge 1 commit intoComposioHQ:masterfrom
DanielZhangReal:master
Open

Feat: Add cc-remote-approval plugin#218
DanielZhangReal wants to merge 1 commit intoComposioHQ:masterfrom
DanielZhangReal:master

Conversation

@DanielZhangReal
Copy link
Copy Markdown

What

Adds cc-remote-approval — a Claude Code plugin that forwards permission prompts, questions, and MCP forms to Telegram so you can keep the agent moving while away from your screen.

Why it fits the list

  • Solves a real workflow gap — Claude Code pauses constantly for approvals (Bash, Edit, AskUserQuestion, MCP forms). Without this, leaving your screen means the agent stalls.
  • Hook-based, non-intrusive — runs in parallel with the native dialogs; first responder wins, the other side auto-syncs. Doesn't replace anything.
  • Zero dependencies — Python stdlib only.
  • Channel-agnostic architecture — Telegram today, Slack/Discord pluggable via a single Channel interface.

Entry

Adding under the plugins section:

- [cc-remote-approval](https://github.com/Manta-Network/cc-remote-approval) - Approve Claude Code permissions and answer questions from Telegram when you're away from your screen. Hooks run in parallel with
  native dialogs — first responder wins. Channel-agnostic, stdlib-only, zero dependencies. ([Intro](https://x.com/LifeClaw_AI/status/2046585254417461386))

Checklist

  • Entry follows the existing format
  • Project is open source (MIT)
  • README + setup docs in repo
  • Tested (235 automated tests)

@DanielZhangReal
Copy link
Copy Markdown
Author

@Prat011 Please help check this PR when you have time, many thanks.

This tweet provides a detailed overview of this plugin. https://x.com/LifeClaw_AI/status/2046585254417461386
If you have any suggestions or questions please let me know. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant